home *** CD-ROM | disk | FTP | other *** search
/ Software USA 4 #12 / Software USA Volume 4.12.iso / pc / games / wheels / install / dx_setup.cfg next >
Text File  |  1998-10-12  |  857b  |  23 lines

  1. IF LOCATE("dinput.dll", $WINDIR$)
  2. IF LOCATE("dsound.dll", $WINDIR$)
  3. IF LOCATE("ddraw.dll", $WINDIR$)
  4.  
  5. REM Modify the next line only
  6.  
  7. RUNATEXIT: "setup.exe"
  8.  
  9. ELSE
  10. EXITMESSAGE caption="Sorry!"
  11. Your computer does not meet the minimum requirements to use this program. Please contact your computer or video card vendor to obtain the latest version of Direct X for your system
  12. EXIT
  13. ENDIF
  14. ELSE
  15. EXITMESSAGE caption="Sorry!"
  16. Your computer does not meet the minimum requirements to use this program. Please contact your computer or video card vendor to obtain the latest version of Direct X for your system
  17. EXIT
  18. ENDIF
  19. ELSE
  20. EXITMESSAGE caption="Sorry!"
  21. Your computer does not meet the minimum requirements to use this program. Please contact your computer or video card vendor to obtain the latest version of Direct X for your system
  22. EXIT
  23. ENDIF